home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Bus / N-Q / OptionPricer.cpt / OptionPricer.doc next >
Text File  |  1988-03-25  |  2KB  |  28 lines

  1. OptionPricer v.4.0 will value puts and calls on stocks which pay or do not pay dividends.  The binomial algorithm used accounts for discrete dividends correctly, as opposed to a continuous dividend approximation using the Black Scholes formula.  
  2.  
  3.     This new version incorporates several major changes, including the following:
  4.  
  5. •  New algorithm which is much more efficient.
  6.  
  7. •  Completely re-segmented the application to make more efficient use of memory.
  8.  
  9. •  Although the application uses very little memory, safety procedures have been installed to prevent a system crash due to insufficient memory.
  10.  
  11. •  More immediate input checking saves time.
  12.  
  13. •  In version 4.0, any blank input will be read as an error.  A zero must be entered if a value is zero.  While this may be more tedious, it is less ambiguous than in the previous version.
  14.  
  15. •  A potential bug existed in v3.01 -- if  a string too large was entered in the input dialog, a stringrange error crash could ensue.  This bug has been eliminated.
  16.  
  17. •  New scrollable help dialog added.  (Much thanks to J P Wind.)
  18.  
  19. •  Changed Window type on input dialog box to allow switching via Multifinder.
  20.  
  21. •  Special Keys on extended keyboard now work on both the input (Escape = Cancel) and Help dialogs (Page Up, Page Down, Home, End).  In addition, Help can now also be accessed via the «Help» Key.
  22.  
  23. •  Numerous assorted aesthetic improvements to interface.
  24.  
  25. •  One thing hasn't changed -- it's still free!
  26.  
  27.                                                                                  --Stan
  28.